NetLogo banner

Home
Download
Help
Resources
Extensions
FAQ
NetLogo Publications
Contact Us
Donate

Models:
Library
Community
Modeling Commons

Beginners Interactive NetLogo Dictionary (BIND)
NetLogo Dictionary

User Manuals:
Web
Printable
Chinese
Czech
Farsi / Persian
Japanese
Spanish

  Donate

NetLogo User Community Models

(back to the NetLogo User Community Models)

[screen shot]

Download
If clicking does not initiate a download, try right clicking or control clicking and choosing "Save" or "Download".(The run link is disabled for this model because it was made in a version prior to NetLogo 6.0, which NetLogo Web requires.)

WHAT IS IT?

This model allows to understand if individuals living in groups move collectively or not. He used mathematical equations found in several studies from insects to primates. In thismodel, two hypotheses can be tested: either individuals are independent and then, their probaility to move only depends on an intrinsec coefficient, either they are dependent and then, a mimetic factor is responsible on their joining and their probability to join the movement.This model was used to test how a group of Tonkean macaques decide collectively to move. To have more information about this study and to used this model, please see and cite: Sueur, C., Petit, O. & Deneubourg, J.L. in press. Selective mimetism at departure in collective movements of Macaca tonkeana: a theoretical and experimental approach. Animal Behaviour, doi: 10.1016/j.anbehav.2009.07.029.

HOW IT WORKS

The resting time corresponded to the duration during which this individual was stationary, that is carrying out an activity other than moving.We calculated the departure latency of the first departing individual ?T01 by scoring the time elapsed between the end of the previous collective movement and the departure of this individual, i.e the resting time. This resting time also corresponds to the intrinsec coefficient of each individual.
In a mimetic process where the departure probability is proportional to the number of individuals already moving, the probability per unit time that one of the n resting agents became the jth joiner is (1 / resting-time) / (number-of-macaques))+(mimetic-coefficient * number-of-joiners))
In our study, we st the mimetic coefficient at 0.05, but you can change it in the procedures. In order to know how to calculate a mimetic coefficient, see: Sueur, C., Petit, O. & Deneubourg, J.L. in press. Selective mimetism at departure in collective movements of Macaca tonkeana: a theoretical and experimental approach. Animal Behaviour, doi: 10.1016/j.anbehav.2009.07.029.
The adhesion limit allow to set a limt of joining for individuals. For instance, we set an adhesion limt of 900s in our study because we considered a collective movement as finished when no individual joined the movement within 5 min of the departure of the first individual or the last individual to join

HOW TO USE IT

This section could explain how to use the model, including a description of each of the items in the interface tab.

THINGS TO NOTICE

This section could give some ideas of things for the user to notice while running the model.

THINGS TO TRY

This section could give some ideas of things for the user to try to do (move sliders, switches, etc.) with the model.

EXTENDING THE MODEL

This section could give some ideas of things to add or change in the procedures tab to make the model more complicated, detailed, accurate, etc.

NETLOGO FEATURES

This section could point out any especially interesting or unusual features of NetLogo that the model makes use of, particularly in the Procedures tab. It might also point out places where workarounds were needed because of missing features.

RELATED MODELS

This section could give the names of models in the NetLogo Models Library or elsewhere which are of related interest.

CREDITS AND REFERENCES

This section could contain a reference to the model's URL on the web if it has one, as well as any other necessary credits or references.

(back to the NetLogo User Community Models)